|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecttransformation.associationtags.AssociationTagWindow
public class AssociationTagWindow
| Constructor Summary | |
|---|---|
AssociationTagWindow()
Constructor that finds the comment where the association tags are stored and transforms the information into suitable form for manipulation |
|
| Method Summary | |
|---|---|
void |
addTag()
The form for adding new association tags |
void |
editTag(java.lang.String action,
java.lang.String user,
java.lang.String role,
int index)
The form for editing an existing tag |
void |
showTags()
Opens the window for displaying existing association tags |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AssociationTagWindow()
| Method Detail |
|---|
public void showTags()
public void addTag()
public void editTag(java.lang.String action,
java.lang.String user,
java.lang.String role,
int index)
action - Name of the current protected actionuser - Name of the current userrole - Name of the current roleindex - Index of the association tag
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||